home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / cron.d / anacron < prev   
Text File  |  2008-09-02  |  244b  |  7 lines

  1. # /etc/cron.d/anacron: crontab entries for the anacron package
  2.  
  3. SHELL=/bin/sh
  4. PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
  5.  
  6. 30 7    * * *   root    test -x /etc/init.d/anacron && /usr/sbin/invoke-rc.d anacron start >/dev/null
  7.